PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLineAnnotation Class / getEndLineStyle Method
In This Topic
    getEndLineStyle Method
    In This Topic
    Gets the style used for the end of the line.
    Syntax
    public PDFLineEndStyle getEndLineStyle()

    Return Value

    A PDFLineEndStyle enum member that represents the end of the line.
    See Also